<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	overflow-x:hidden; margin:0px; padding:0px;
}
.fl{float:left;}
.fr{float:right;}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear{clear:both;}
body{color:#333;}
a,{ color:#333;}
a:hover{ color:#D40003}
.dh{ width:100%; background-color:#333; height:60px; background:#212121;margin-top:47px;}
.dh .nav{ width:1200px; margin:auto;}
.dh .nav ul{margin-top:0px;}
.dh .nav ul li{float:left;position:relative;}
.dh .nav ul li a{display:inline-block;padding:18px 28px;color:#fff;font-size:18px}
.dh .nav ul li a:hover{background:#cd3b2e;color:#fff;}
.dh .nav ul .hover a{background:#cd3b2e;color:#fff;}
.dh .nav ul .nhover a{background: none;color:#fff;}
.dh .nav ul .hover a:hover{color:#fff; background-color:#cd3b2e;}
.dh .nav ul .subnav{position:absolute;z-index:999;padding:15px 0;top:66px;left:-32px;width:192px;background:#fff;border:1px solid #f3f3f3;border-top:#cd3b2e 3px solid;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0);}
.dh .nav ul .subnav li{border-bottom:1px solid #f3f3f3;float:none;text-align:center;}
.dh .nav ul .subnav li a{white-space:nowrap;font-size:14px;border:0;padding:7px 0;margin:0;color:#333;width:100%;background:#fff;}
.dh .nav ul .subnav li a:hover{background:#fafafa;color:#333;}
.dh .nav ul .subnav:after{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #cd3b2e;position:absolute;top:-12px;right:45%;}
.dh .nav ul li:hover .subnav{opacity:1;transform:translate3d(0,0,0);visibility:visible;}
.dh .nav ul li:hover .subnav a{color:#333;}
.dh .nav ul li:hover .subnav a:hover{color:#cd3b2e;}
.dh .nav ul li.hover:hover a{color:#fff;}
.dh .nav ul li.hover:hover .subnav a{color:#333;}
.dh .nav ul li.hover:hover .subnav a:hover{background:#fafafa;color:#333;}
.ssbtn{background-image: url(../images/search-a.png); width:52px; height:38px; background-color:#e8260d; border:0px;}
.w1200{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.welcome-txt{
	padding-top:7px;
	font-size:14px;
	color:#747474;
}
.lex-item{
	margin-left:15px;
	padding-top:5px;
}
.lex-item a{
	color:#747474;
}
.lex-item img{
	margin-right:3px;
	vertical-align:middle;
}
.top-line{
	height:35px;
	background:#e2e2e2;
	width:100%;
}
.logo-wrap{
	
}
.logo-part{
	margin-top:37px;
}
.logo-part  p{
	font-size:32px;
	color:black;
	font-weight:bold;
}
.logo-part  span{
	font-size:20px;
	font-weight:normal;
	color:black;
}
.logo-part div{
	margin-top: -3px;
}

.logo-part img{
	margin-right:16px;
}

.logo-other{
	margin-top:20px;
}
.l-search-bar input{
	height:34px;
	padding-left:10px;
	width:192px;
	border-top:2px solid #d1d1d1;
	border-left:2px solid #d1d1d1;
	border-bottom:2px solid #d1d1d1;
}

.l-search-bar a{
	display:block;
	width:52px;
	height:38px;
	background:#e8260d;
}
.logo-o-r{
	margin-left:82px;
}
.l-search-bar a img{
	width:20px;
	margin-left:16px;
	margin-top:9px;
}
.phone-call{
	padding-top:4px;
}
.phone-num{
	font-weight:bold;
	font-size:20px;
	color:#e8260d;
}
.phone-call img{
	vertical-align:sub;
}
.navs-line{
	width:100%;
	height:59px;
	background:#212121;
	margin-top:47px;
}

.hl_nav{
    
    position: relative;
    color: #ffffff;
    min-width: 1200px;
    height: 59px;
}
.hl_nav a{
    display: block;
    text-decoration: none;
}
.hl_nav .shade{
    position: absolute;
    width: 100%;
    height: 40px;
    top: 59px;
    left: 0;
    z-index: 1;
    background-color: #EEEEEE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    box-shadow: 0 5px 15px #CCCCCC;
    display: none;
    border-bottom: #ffffff solid 1px;
    border-bottom: rgba(255,255,255,0.3) solid 1px;
}
.hl_nav .nav_list{
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -600px;
    z-index: 2;
    padding: 0;
    list-style: none;
    width: 1200px;
    height: 59px;
}
.hl_nav .nav_list&gt;li{
    padding: 0;
    float: left;
    margin: 0;
    width: 10%;
    text-align: center;
    height: 59px;
    overflow: hidden;
    transition: height 0.3s;
}
.hl_nav .nav_head{
    height: 59px;
    line-height: 59px;
    color: #ffffff;
    font-size: 16px;
    position: relative;
}
.hl_nav .nav_body{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #666666;
    position: relative;
    border-left: #e8260d solid 2px;
    border-right: #e8260d solid 2px;
}
.hl_nav .nav_body:last-child{
    border-bottom: #e8260d solid 2px;
}

.hl_nav .nav_list&gt;li.active .nav_head,.hl_nav .nav_list&gt;li:hover .nav_head {
    background-color: #e8260d;
}
.hl_nav .nav_list&gt;li:hover{
    background-color: #ffffff;
    height: auto;
}
.hl_nav .nav_body:hover{
    color: #e8260d;
}
.hl_nav .nav_body:after{
    content: '';
    display: block;
    height: 0;
    position: absolute;
    bottom: -1px;
    width: 60%;
    left: 20%;
    border-bottom: #e8260d dashed 1px;
}

.product-show-wrap{
	background:url('../images/pro_bg.jpg') no-repeat;
	background-size:100% 100%;
}

.product-show-wrap h2{
	font-size:36px;
	text-align:center;
	color:black;
	padding-top:66px;
	padding-bottom:44px;
}

.product-show-wrap h2 p{
	font-size:18px;
	padding-top:12px;
	font-weight:normal;
	color:#555555;
}
.products-navs{
	padding:21px 31px;
	border:1px solid #ccc;
}

.pro-navs-line i{
	display:block;
	width:140px;
	height:30px;
	background-color:#D31014;
	text-align:center;
	margin-right:10px;
	color:white;
	vertical-align:middle;
	text-align:center;
	line-height:28px;
	font-size:16px;
}
.pro-navs-line i a{color:white; display:block;}
.pro-navs-line i a:hover{background-color:#D31014;}
.pro-navs-line a{
	color:black;
	font-size:16px;
	line-height:30px;
	margin-left:10px; margin-right:10px;
}
.f14{ font-size:14px;}
.icpdlm{ border:#e8260d 1px solid; margin-right:20px; border-radius:15px; width:360px;  height:28px; line-height:28px; float:left;}
.icpdlm1{ background-color:#e8260d; width:100px; float:left; margin-right:10px; color:#fff;border-radius:15px; text-align:center;}
.icpdlm1 a{ color:#fff;}
.icpxlm{ float:left; width:250px;}
.icpxlm a{ float:left; padding:0px; margin-left:10px; margin-right:10px; font-size:14px;}

.pro-navs-line a:hover{background:#e8260d; color:#fff;}
.pro-navs-line{
	margin-top:9px;
	border-bottom:#efefef 1px dashed;
	padding-bottom:15px;
}
.bulk-navs{
	padding-top:30px;
}
.bulk-navs ul li a{
	display:block;
	margin-bottom:14px;
	float:left;
	background:black;
	color:white;
	font-size:16px;
	text-align:center;
	width:158px;
	height:42px;
	margin-right:15px;
	line-height:40px;
}
.bulk-navs ul li a.n-clicked{
	background:#e8260d;
}

.bulk-img{
	background:white;
	width:602px;
	height:436px;
	text-align:center;
}
.bulk-img img{
	max-width:602px;
	min-height:436px;
	
}
.bulk-ns-txt{
	width:598px;
	height:436px;
	background:url('../images/xz_bg01.jpg') no-repeat;
}

.buik-nst-wrap{
	padding:34px 28px 39px 56px;
}

.buik-nst-wrap h3{
	font-size:36px;
	color:white;
}
.bulk-nst-content{
	margin-top:26px;
	height:260px;
}
.bulk-nst-content p{
	line-height:32px;
	color:white;
	font-size:16px;
}
.bulk-nstc-p{
	margin-top:28px;
}
.bulk-nst-content ul{ }
.bulk-nst-content ul li{ width:50%; float:left; font-size:16px; height:32px; line-height:32px; color:#fff;}
.bulk-nst-content ul li a{ color:#fff;}

.bulk-ns-txt a{
	margin-top:34px;
}
.bulk-nav-show{
	padding-bottom:148px;
}

.bulk-ns-item{
	display:none;
}

.b-dis-show{
	display:block;
}

.blue-line-wrap{
	background:#1a172c;
	width:100%;
	height:357px;
}

.blue-lw-phone{
	width:261px;
	color:white;
	height:156px;
	background:#dd0e03;
	text-align:center;
}
.blue-lw-phone p{
	color:white;
	font-size:16px;
}
p.blue-lwp-phone{
	font-size:26px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:12px;
}
.blue-lw-phone a{
	width:102px;
	height:37px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	line-height:36px;
	color:#dd0e03;
	background:white;
}
.blue-lwp-title{
	padding-top:20px;
}

.blue-lw-right{
	width:760px;
	height:240px;
	border:6px solid white;
	margin-top:48px;
}
.blue-lw-right p{
	margin-left:229px;
	margin-right:54px;
}
.blue-lw-p1{
	padding-top:60px;
	font-size:26px;
	font-weight:bold;
	color:white;
}
.blue-lw-p2{
	font-size:30px;
	font-weight:normal;
	color:white;
	background:#d3081c;
	padding:2px 17px;
	margin-top:19px;
	float:left;	
}

.blue-lw-p3{
	clear:both;
    font-size:12px;
	color:#8a8893;
	width:680px;
	position:relative;
	left:-102px;
	padding-top:12px;
	-webkit-text-size-adjust:none;
	-webkit-transform: scale(0.7); 
    transform: scale(0.7); 
}

.intro-c-img1{
	float:left;
	margin-top:-148px;
	position:relative;
	z-index:9;
}
.intro-c-txt{
	float:left;
	width:630px;
	
}
.intro-c-t-wrap{
	padding-top:60px;
	padding-left:85px;
}
.intro-c-t-wrap h4{
	font-size:28px;
	float:left;
	color:#dd0e03;
	padding-top:11px;
	padding-bottom:6px;
	border-top:2px solid #dd0e03;
	border-bottom:2px solid #dd0e03;
}

.intro-c-t{
	clear:both;
	color:#333333;
	font-size:24px;
	padding-top:20px;
	margin-bottom:20px;
}

.intro-c-t-word{
	color:#333333;
	font-size:16px;
	line-height:30px;
}
.intro-area{
	padding-top:50px;
}

.intro-area div{
	float:left;
	width:180px;
	text-align:center;
	border-right:1px solid #eee;
}

.intro-a-item p{
	color:#dd0e03;
	font-size:38px;
	font-weight:bold;
	padding-bottom:8px;
}

.intro-a-item span{
	color:black;
}
.intro-a-item p span{
	font-size:16px;
	color:#dd0e03;
	font-weight:normal;
}

.w560{
	width:560px;
}
.w560 .intro-c-t-wrap,.intro-c-txt2 .intro-c-t-wrap{
	padding-left:0;
	text-align:right;
}

.intro-c-txt2{
	padding-bottom:168px;
}

.mt--148{
	position:relative;
	margin-top:-148px;
	clear:both;
}

.intro-c-t-wrap-fr h4{
	float:right;
}

.intro-content{
	clear:both;
}

.intro-area-l .intro-a-item{
	float:right;
	border:none;
	width:auto;
	margin-left:90px;
}
.intro-area-l{
	padding-bottom:28px;
}
.intro-c-img1-r{
	float:none;
	position:absolute;
	left:640px;
	top:0px;
	margin-top:0;
}

.intro-c-txt-ml{
	margin-left:560px;
}

.w600{}
.w600.intro-c-txt-ml .intro-c-t-wrap{
	margin-left:90px;
}
.intro-c-img1-l{
	float:none;
	position:absolute;
	right:560px;
	top:0px;
	margin-top:0;
}

.intro-c-img2-r{
	margin-left:90px;
}
.intro-phone-wrap{
	float:right;
	margin-top:34px;
	border:1px solid #dd0e03;
}
.intro-phone-wrap span{
	color:#dd0e03;
	height:38px;
	float:right;
	display:block;
	padding-left:13px;
	font-size:16px;
	padding-right:13px;
	line-height:36px;
}
span.intro-pw-l{
	background:#dd0e03;
	color:white;
}
.adv-line{
	text-align:center;
	width:100%;
	overflow:hidden;
	height:233px;
    background:url('../images/xuanze.jpg') no-repeat;
	background-size:100% 233px;
	margin-top:30px;
}
.adv-line h4{
	font-size:32px;
	color:white;
	margin-bottom:26px;
	margin-top:60px;
	font-weight:normal;
}
.adv-line p{
	font-size:20px;
	color:white;
	padding:14px 0px;
	width:234px;
	line-height:20px;
	margin:0 auto;
	border:1px solid white;
}
.adv-line .adv-l-img1{
	position:absolute;
	left:0;
	top:8px;
}
.adv-line .adv-l-img2{
	right:0;
	position:absolute;
	top:0;
}

.cor-red{
	color:#dd0e03;
}

.aboutus-left{
	float:left;
	width:540px;
}

.aboutus-left h4{
	font-size:56px;
	color:#adadad;
}
.aboutus-left h4 p{
	color:#dd0e03;
	font-size:18px;
	font-weight:normal;
}
.aboutus-content{
	margin-top:50px;
}
.aboutus-content h5{
	font-size:24px;
	padding-bottom:7px;
	border-bottom:1px solid #ccc;
	color:black;
	font-weight:normal;
}
.aboutus-content p.english-intro{
	font-size:14px;
	padding-top:5px;
	color:#adadad;
}

.aboutus-content p.chinese-intro{
	font-size:16px;
	margin-top:10px;
	line-height:36px;
	color:#333333;
}

.aboutus-content p a{
	color:#dd0e03;
}

.aboutus-right{
    float:left;	
}

.aboutus-wrap{
	position:relative;
}

.aboutus-right div{
	width:450px;
	margin-left:58px;
	margin-top:80px;
	height:324px;
	border:5px solid #dd0e03;
}
.aboutus-right img{
	position:absolute;
	top:0px;
	right:0px;
}

.pics-slider-n-wrap{
	position:relative;
	z-index:9;
	background:#f5f5f5;
	padding:0 3px;
	text-align:center;
	width:310px;
	margin:120px auto 0 auto;
}
.pics-slider-navs{
	text-align:center;
}
.pics-slider-navs a.pic-snw-clicked{
	background:#dd0e03;
	color:white;
	border-color:#dd0e03;
}
.pics-slider-n-wrap a{
	margin-right:14px;
	display:block;
	border:1px solid #929292;
	color:#929292;
	font-size:16px;
	float:left;
	width:146px;
	text-align:center;
	line-height:42px;
	background:white;
}

.a-line{
	width:1200px;
	height:1px;
	background:#ccc;
	position:relative;
	z-index:8;
	margin-top:-22px;
}

.scroll-pics-wrap{
	width:1300px;
	position:relative;
	margin:0 auto;
}
		
	    .sc-content-wrap {
	        width: 1200px;
	        max-width: 100%;
	        height: 240px;
	        max-height: 100%;
	        margin: 20px auto;

	    }
	    .sc-content-wrap .swiper-slide {
	        text-align: center;
	        font-size: 18px;
	        background: #fff;

	        /* Center slide text vertically */
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: -webkit-flex;
	        display: flex;
	        -webkit-box-pack: center;
	        -ms-flex-pack: center;
	        -webkit-justify-content: center;
	        justify-content: center;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        -webkit-align-items: center;
	        align-items: center;
	    }


.sc-content-wrap{
	
	overflow:hidden;
}

.sc-content-wrap.scc-dis-hide{
	display:none;
}

.sc-content-wrap img{
	width:219px;
	height:165px;
}

.swiper-button-prev0,.swiper-button-prev1,.swiper-button-prev2{
	background:url('../images/scroll-left-btn.jpg') no-repeat;
	width:35px;
	height:76px;
	position:absolute;
	left:-40px;
	top:75px;
	z-index: 9;
	cursor:pointer;
}

.swiper-button-next0,.swiper-button-next1,.swiper-button-next2{
	background:url('../images/scroll-right-btn.jpg') no-repeat;
	width:35px;
	height:76px;
	position:absolute;
	right:-40px;
	top:75px;
	z-index: 9;
	cursor:pointer;
}
.news-tabs{
	width:342px;
	margin:0 auto;
	padding-top:40px;
}
.news-tabs a{
	margin-right:10px;
	width:160px;
	height:52px;
	display:block;
	text-align:center;
	float:left;
	font-size:18px;
	color:black;
	background:#dcdcdc;
	line-height:50px;
}
a.new-t-clicked{
	background:#e22434;
	color:white;
	
}

.news-c-item img{
	width:370px;
	
}
.product-show-wrap-news{
	background-image:url('../images/yinz_bg.jpg');
}

.news-content{
	padding-bottom:58px;
	margin-top:52px;
}

.news-c-item{
	-moz-box-shadow:2px 2px 5px #CCC;
	-webkit-box-shadow:2px 2px 5px #CCC;
	box-shadow:2px 2px 5px #CCC;
	background:white;
	width:370px;
	margin-right:42px;
	height:408px;
	float:left;
}
.news-c-item h6{
	font-size:16px;
	font-weight:normal;
	padding:28px 24px 15px 24px;
	color:black;
}
.news-c-item p{
	color:#c5c5c5;
	font-size:14px;
	padding:0 24px 30px 24px;
	line-height:24px;
}

.links-footer{
	padding:28px 0;
	color:#d9d9d9;
	font-size:16px;
	border-bottom:1px solid #404958;
}
.links-footer a{color:#fff; margin-left:6px; margin-right:6px;}

.xt-footer{
	background:#121923;
}
.xt-footer a{color:#d9d9d9;}
.xt-footer a:hover{color:#fff;}
.address-footer{
	padding:28px 0;
	
}

.address-footer p{
	color:#d9d9d9;
	font-size:16px;
}
p.company-footer{
	margin-top:14px;
}


.news-c-dishide{
    display:none;
}

.other-side{
	position:fixed;
	right:0;
	bottom:150px;
	width:50px;
	height:154px;
	z-index:999;
	background:#222222;
	border-radius:4px;
}
.other-side a{
	border-bottom:1px solid white;
	width:50px;
	height:50px;
	text-align:center;
	display:block;
}
.other-side a img{
	margin-top:12px;
}


.home_news_list{}
.home_news_list li{overflow:hidden;padding:12px 0 12px 0;float:left;width:49%;margin-right:1%;min-height:90px;}
.home_news_list li .date{background:#dd0e03;color:#fff;height:50px;line-height:50px;width:120px;display:inline-block;text-indent:16px;margin:5px 0 0 0;float:left;font-family:verdana;position:absolute;border-radius:5px 0 0 5px;}
.home_news_list li .date:after{content:" ";position:absolute;right:-8px;top:15px;width:20px;height:20px;border:#dd0e03 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#dd0e03;}
.home_news_list li div{color:#999;font-size:12px;margin-left:150px; line-height:24px;}
.home_news_list li div a{display:block;font-size:16px;color:#000; font-weight:bold;}
.home_news_list li div a:hover{color:#f30;}


.piclist{ width:1200px; height:260px; margin:auto}
.piclist ul li{ width:300px; height:250px; float:left;}

.swiper-slide a .bottom{ font-size:16px; text-align: center; line-height:30px; color:#000;}
.swiper-slide a:hover .bottom{ font-size:16px; text-align: center; line-height:30px; color:#f00;}

.nbt{ height:350px; background:url(../images/banner.jpg) center no-repeat; width:100%;}
.ycp{ height:40px; line-height:40px; padding-top:10px; padding-bottom:10px; border-bottom:#ccc 1px dashed;  width:1200px; margin:auto;}
.ycp a{ color:#000;}
.ycp a:hover{ color:#f00;}

.ycp .red_x{ border-left:#CC0003 3px solid; padding-left:10px;}
.articleBox{ width:1200px; margin:auto; padding-top:20px; padding-bottom:20px;}
.articleBox h1{line-height: 46px;font-weight: normal;text-align: center;font-size:32px ;color:#000;padding-bottom:15px;}
.articleCont h1{ font-size:28px; line-height:50px; margin-top:15px; margin-bottom:15px; text-align:center; color:#000; font-weight:bold;}
.articleCont a{ color:#333;}
.articleCont{overflow: hidden;margin: 0 auto;padding: 30px 0;width:100%; }
.articleCont p{font-size:16px;line-height:170%; margin-bottom:20px;}
.articleCont p img{ margin-bottom:15px;}
.articleCont h2{ font-size:20px; line-height:240%; margin-bottom:10px; border-left:#D30003 3px solid; padding-left:15px; background-color:#efefef;}
.articleCont h3{ font-size:16px; line-height:200%; margin-bottom:10px; color:#D30003}
.articleBox .nextBox{height: 60px;line-height: 60px;text-align: center;padding-bottom: 20px; width:850px; margin:auto;border-top: 1px dashed #e3e3e3;}
.articleBox .nextBox span{display: inline-block;padding:0 24px;font-size: 14px;color: #4c4c4c}
.articleBox .nextBox a{color: #4c4c4c;font-size: 14px}
.articleBox .nextBox a:hover{color: #f063a7}
.articleCont table
{
    border-collapse:collapse; margin-bottom:20px;
}
.articleCont table,th, td
{
    border: 1px solid black;
}
.articleCont table tr td{ padding:6px; text-align:center; color:#000; font-size:15px;}
.articleCont .grey{ border-bottom:#d1d1d1 1px dashed; border-top:#d1d1d1 1px dashed; height:40px; line-height:40px; text-align:center; font-size:14px; margin-top:15px; margin-bottom:15px; color:#888;}
.articleCont .grey b{ margin-left:10px; margin-right:10px;}
.width{width:1200px;margin:0 auto;}
.articleCont .tags{font-weight:500;}
.articleCont .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.articleCont .tags a:hover{background:#e50000;color:#fff;border-color:#e50000;}
.syp{ BORDER-TOP: #c1c1c1 1px dotted;margin-top:10px; padding-top:10px;margin: 0 auto; width:95%;}
.pre{ line-height:30px;}
.next{ line-height:30px;}

.home_nav{text-align:center; width:1200px;}
.home_nav ul{margin:25px auto;}
.home_nav ul li{display:inline-block;position:relative;margin-bottom:10px;}
.home_nav ul li a{display:block;padding:10px 12px;color:#333;font-size:15px;background:#fff;margin:0 2px;border-radius:12px;border:1px solid #E7E7E7;}
.home_nav ul li a:hover{background:#e8260d;color:#fff;border:1px solid #ff4e00;}
.home_nav ul .hover a{display:block;padding:10px 15px;color:#fff;font-size:15px;background:#e8260d;color:#fff;border:1px solid #ff4e00;margin:0 2px;border-radius:12px;}


.home_pro{margin:30px 0 0px 0;width:1206px;clear:both;}
.home_pro ul li{width:24%;margin:0 1% 1% 0;float:left;}
.home_pro ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.home_pro ul li a div{overflow:hidden;width:100%;height:100%;min-height:233px;text-align:center;}
.home_pro ul li a div img{max-width:279px;max-height:233px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.home_pro ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.home_pro ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.home_pro ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.home_pro ul li a:hover p{color:#f30;}
.home_pro ul li a .title{min-height:30px; font-size:16px; text-align:center;}
.home_pro ul li a .price{min-height:30px;color:#f60;font-family:Lucida Grande, Arial, å¾®è½¯é›…é»‘, å®‹ä½“;font-weight:400;padding:0 10px 10px 10px;}
.home_pro ul li a .price span{float:right;font-weight:normal;color:#f60;}
/*æ&nbsp;‡ç­¾ç›¸å…³*/
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:10px 30px;color:#333;font-size:14px;background:#fff;margin:0 2px 5px 0;border-radius:2px;border:1px solid #E7E7E7;}
.tags li a:hover{background:#e50000;color:#fff;border:1px solid #e50000;}
.tags .hover a{display:inline;padding:10px 30px;color:#fff;font-size:14px;background:#e50000;color:#fff;border:1px solid #e50000;margin:0 2px;border-radius:2px;border-radius:0;}

/*ç­›é€‰ç›¸å…³*/
.filter{border:1px solid #f3f3f3;padding:6px 20px;margin-top:30px;box-shadow:0px 0 10px rgba(0,0,0,0.1);padding:15px;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:bold;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:normal;margin:0 5px 5px 0;padding:5px 10px;color:#666;font-size:14px;display:inline-block;}
.filter dl dt a:hover{background:#d90000;color:#fff;}
.filter dl dt .hover{background:#d90000;color:#fff;}
/*åˆ†é¡µç›¸å…³*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#d90000;background:#d90000;color:#fff;}
.pagelist li.active a{border-color:#d90000;background:#d90000;color:#fff;}

/*ç½‘ç«™åœ°å›¾*/
.map_one{border-bottom:1px solid #eee;line-height:40px;}
.map_one a{font-size:20px;}
.map_two{margin:15px 0;}
.map_two a{display:inline-block;margin-right:15px;}
/*å•†å“ç›¸å…³*/
.pro_show{box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;}
.pro_show .left{float:left;width:700px;text-align:center;border-right:1px solid #f3f3f3;padding:40px;}
.pro_show .left .zoom{text-align:center;}
.pro_show .left .zoom img{width:auto;max-width:500px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}

.pro_show .right{margin-left:700px;padding:40px;}
.pro_show .right h1{font-size:24px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#e50000;color:#fff;border-color:#e50000;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{margin:20px 0;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}

.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #e50000;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro p{margin:0;padding:0;}
.pro_intro .intro img{max-width:790px;}

.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}

.ordershow{margin:10px 0 0 0;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;}
.ordershow .tips{margin:20px 40px 30px 40px;position:relative;}
.ordershow .tips h3{font-size:24px;font-family:microsoft yahei;font-weight:400;margin:0;}
.ordershow .tips p{font-size:15px;padding-left:68px;}
.ordershow .tips div{font-size:20px;position:absolute;bottom:20px;right:0;}
.ordershow .tips div em{color:#f30;font-style:normal;}
.ordershow .tips p em{color:#f30;font-style:normal;}
.ordershow h5{font-size:20px;font-family:microsoft yahei;font-weight:400;padding-left:30px;background:#fafafa;border:1px solid #f3f3f3;border-left:0;border-right:0;height:50px;line-height:50px;margin:10px 0;}
.ordershow .info{margin:0;list-style:none;}
.ordershow .info li{padding:0 0 10px 0;font-size:14px;}
.ordershow .info li span{display:inline-block;width:120px;text-align:right;padding-right:10px;color:#999;}
.ordershow .info li em{color:#f30;font-style:normal;}
.ordershow .pay{margin:0 20px 5px 20px;list-style:none;overflow:hidden;}
.ordershow .pay li{float:left;width:19%;margin:5px 1% 1% 0;cursor:pointer;}
.ordershow .pay li div{border:1px solid #efefef;text-align:center;margin-left:10px;position:relative;}
.ordershow .pay li div em{display:none;width:20px;height:20px;position:absolute;right:0;bottom:0;z-index:9;background:url(../images/selected.gif) no-repeat bottom;}
.ordershow .pay .active div{border-color:#90BAFF;}
.ordershow .pay .active div em{display:block;}

.ordershow .bottom{height:70px;line-height:70px;bottom:0;background:#fafafa;border-top:1px solid #eee;text-align:center;padding:0 20px;}
.ordershow .bottom button{margin-left:15px;border:0;background:#0075DC;color:#fff;padding:10px 30px;border-radius:4px;}
.news_list{}
.news_list li{border-bottom:1px solid #E6E6E6;overflow:hidden;padding:12px 0 12px 0;}
.news_list li .date{background:#fff;color:#333;display:inline-block;margin-right:20px;float:left;font-family:verdana;text-align:center;border-radius:4px;font-size:24px;font-family:verdana;border:1px solid #e50000;padding:5px 0 0;}
.news_list li .date em{display:block;font-style:normal;font-size:14px;font-family:arial;background:#e50000;padding:3px 15px;color:#fff;margin-top:5px;}
.news_list li div{color:#999;font-size:12px;margin-left:95px;line-height:22px;}
.news_list li div a{display:block;font-size:18px;color:#333;margin-bottom:5px;}
.news_list li div a:hover{color:#f30;}
/*æ–°é—»ç›¸å…³*/
.news_show h1{text-align:center;font-size:30px;font-weight:400;margin:0;padding:0;}
.news_show .info{border-left:3px solid #e50000;background:#f3f3f3;margin:15px 0;padding:10px 15px;font-size:14px;color:#666;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .other{margin-top:30px;text-align:center;}
.news_show .other p{font-weight:bold;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#2384D5;border-color:#2384D5;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.subject{border-bottom:1px solid #eaeaea;}
.subject b{border-bottom:1px solid #156EB8;height:40px;line-height:40px;display:inline-block;margin-bottom:-1px;font-weight:normal;color:#3b3b3b;font-size:18px;font-family:microsoft yahei;}
.subject .more{float:right;}
.subject .more a{font-size:12px;font-family:å®‹ä½“;color:#999;}
.subject .more a:hover{color:#f30;}

.nbg{ background-color:#f5f5f5; padding-top:20px; padding-bottom:20px;}
.content{ width:1200px; margin:auto;}
.nboxr{ width:930px; float:left; margin-top:20px; margin-right:30px;}
.cpnr{ background-color:#fff; padding:10px;}
.xgzxbox{ width:870px; margin:auto; padding-bottom:20px;}
.xgzxbox ul li{ width:270px; margin-left:10px; margin-right:10px; float:left; height:230px; text-align:center;}
.xgzxbox ul li a img{ width:260px; height:170px;}
.xgzxbox ul li p{ padding-top:10px;}
.xgzxbox2{ width:870px; margin:auto; padding-bottom:20px;}
.xgzxbox2 ul li{ width:270px; margin-left:10px; margin-right:10px; float:left; height:320px; text-align:center;}
.xgzxbox2 ul li a img{ width:260px; height:260px;}
.xgzxbox2 ul li p{ padding-top:10px;}
.xgzx{ line-height:40px; margin-top:20px; height:40px; margin-bottom:20px; padding-left:10px; border-bottom:#d1d1d1 1px dashed; font-size:16px; font-weight:bold; background-color:#F7F7F7;}
.nboxl{ width:240px; float:right; margin-top:20px;}
.ndht{ height:76px; background-color:#c50000; line-height:76px; line-height:76px; color:#fff; font-size:22px; font-weight:bold; text-align:center; border-bottom:#fff 2px solid; margin-top:16px;}
.ndht1{ height:46px; background-color:#c50000; line-height:46px; line-height:46px; color:#fff; font-size:16px; text-align:center; border-bottom:#fff 2px solid; margin-top:16px;}
.ndh{ border-top:#c50000 2px solid;}
.ndh ul li{ height:50px; line-height:50px; border-bottom:#fff 1px solid;}
.ndh ul li a{ color:#666666; background-color:#ececeb; display:block; padding-left:40px; font-size:18px;}
.ndh ul li a:hover{ color:#fff;background-color:#c50000;}
.ndh ul .hover a,.ndh ul .hover a:hover{color:#fff;background-color:#c50000;}
.ndh2{ width:1200px; margin:auto; height:50px; padding-top:15px;}
.ndh2 ul li{ height:50px; line-height:50px; width:171px; float:left; text-align:center;}
.ndh2 ul li a{ color:#666666; background-color:#ececeb; display:block;  font-size:18px;}
.ndh2 ul li a:hover{ color:#fff;background-color:#c50000;}
.ndh2 ul .hover a,.ndh ul .hover a:hover{color:#fff;background-color:#c50000;}
.zxzx{ background-color:#fff;}
.zxzx ul{ padding:15px;}
.zxzx ul li{ padding-top:10px; padding-bottom:10px; border-bottom:#d1d1d1 1px dotted; font-size:14px; line-height:20px;}
/*æ–°é—»â€”â€”å›¾ç‰‡*/
.list_pic{margin:30px 0 0px 0;width:1206px;clear:both;}
.list_pic ul li{width:24%;margin:0 1% 1% 0;float:left;}
.list_pic ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.list_pic ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.list_pic ul li a div img{max-width:279px;max-height:200px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.list_pic ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.list_pic ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.list_pic ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.list_pic ul li a:hover p{color:#f30;}
.list_pic ul li a .title{min-height:30px;text-align:center;}

.cppic{ width:450px; float:left; margin-right:50px;}
.cppic img{ width:450px;}
.cptxt{ width:400px; float:left;}
.cptxt h1{ color:#000; font-size:24px; font-weight:bold; line-height:82px;}
.cptxt p{ border-top:#d1d1d1 1px dotted; font-size:16px; line-height:44px;}
.cptxt .jgzx{ height:50px; line-height:50px; border-radius:15px; width:220px; text-align:center; color:#fff; font-size:20px; display:block; background-color:#E80003; margin-top:15px;}

.picScroll-left{ width:1200px;  overflow:hidden; position:relative;   }
.picScroll-left .hd{ overflow:hidden;  height:30px; width:60px; margin:auto;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.ilist_pic li{width:290px;margin:0 10px 10px 0;float:left;}
.ilist_pic li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.ilist_pic li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.ilist_pic li a div img{max-width:279px;max-height:200px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.ilist_pic li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.ilist_pic li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.ilist_pic li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.ilist_pic li a:hover p{color:#f30;}
.ilist_pic li a .title{min-height:30px;text-align:center;}.picScroll-left{ width:1200px;  overflow:hidden; position:relative;   }
.picScroll-left2 .hd{ overflow:hidden;  height:30px; width:190px; margin:auto;  }
.picScroll-left2 .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left2 .hd .next{ background-position:0 -50px;  }
.picScroll-left2 .hd .prevStop{ background-position:-60px 0; }
.picScroll-left2 .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }
.picScroll-left2 .bd{ padding:0px;   }
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }

.picScroll-left3 .hd{ overflow:hidden;  height:30px; width:230px; margin:auto;  }
.picScroll-left3 .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left3 .hd .next{ background-position:0 -50px;  }
.picScroll-left3 .hd .prevStop{ background-position:-60px 0; }
.picScroll-left3 .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left3 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left3 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left3 .hd ul li.on{ background-position:0 0; }
.picScroll-left3 .bd{ padding:0px;   }
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }</pre></body></html>